IDLgrROIGroup
The IDLgrROIGroup object class is an Object Graphics representation of a group of regions of interest.
Superclasses
Creation
See IDLgrROIGroup::Init.
Properties
Objects of this class have the following properties. See IDLgrROIGroup Properties for details on individual properties.
- ALL
- CLIP_PLANES
- DEPTH_TEST_DISABLE
- DEPTH_TEST_FUNCTION
- DEPTH_WRITE_DISABLE
- HIDE
- PARENT
- SHADER
- XCOORD_CONV
- XRANGE
- YCOORD_CONV
- YRANGE
- ZCOORD_CONV
- ZRANGE
In addition, objects of this class inherit the properties of all superclasses of this class.
Methods
The IDLgrROIGroup class has the following methods:
- IDLgrROIGroup::Add
- IDLgrROIGroup::Cleanup
- IDLgrROIGroup::GetProperty
- IDLgrROIGroup::Init
- IDLgrROIGroup::PickRegion
- IDLgrROIGroup::Remove
- IDLgrROIGroup::SetProperty
In addition, this class inherits the methods of its superclasses (if any).
Version History
5.3 |
Introduced |
5.6 |
Added CLIP_PLANES property |
6.4 |
Added SHADER property Added Remove method |